Platform Explorer / Nuxeo Platform 2023.10

Operation SeamActions.GET (SeamActions.GET)

Operation id SeamActions.GET
Category Chain
Label SeamActions.GET
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs object

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl
Contributing Component org.nuxeo.ecm.automation.jsf.contrib

JSON Definition

{
  "id" : "SeamActions.GET",
  "label" : "SeamActions.GET",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "SeamActions.GET",
  "signature" : [ "void", "object" ],
  "params" : [ ]
}